Skip to content

Conversation

@fmount
Copy link
Contributor

@fmount fmount commented Feb 7, 2024

Local storage is an example where glance is adopted with a dummy backend.
While we decide what should be used as base use case, this patch fixes the local backend adoption by adding type:single, otherwise the webhook will deny the deployment, and we explicitly add the file config to avoid unexpected parsing behaviors.

@fmount fmount requested a review from jistr February 7, 2024 08:01
Copy link
Contributor

@karelyatin karelyatin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@karelyatin
Copy link
Contributor

/lgtm

Local storage is an example where glance is adopted with a dummy
backend.
While we decide what should be used as base use case, this patch
fixes the local backend adoption by adding type:single, otherwise
the webhook will deny the deployment, and we explicitly add the
file config to avoid unexpected parsing behaviors.

Signed-off-by: Francesco Pantano <[email protected]>
@jistr jistr merged commit 19bec8c into openstack-k8s-operators:main Feb 8, 2024
eduolivares pushed a commit to eduolivares/data-plane-adoption that referenced this pull request Oct 2, 2025
…te-timeouts

Set HAProxy timeout to 60 seconds for storage

This patch sets the HAProxy timeout to 60 seconds for storage services (Cinder, Glance, and Manila).
This way it's in sync with the Apache default timeouts and matches what we have in OSP17.
This will be fixed in the operators themselves to have these same defaults, and this patch is compatible with that change.
When the operators code is merged and is run by the CI jobs the defaults in the operators will be ignored in favor of the defaults defined in this patch, so we'll want to revert this patch then.
These are the PRs that once their code is run on the CI we can revert this PR:

openstack-k8s-operators/cinder-operator#396
openstack-k8s-operators/glance-operator#550
openstack-k8s-operators/manila-operator#282
openstack-k8s-operators/openstack-operator#830

Jira: https://issues.redhat.com/browse/OSPRH-7393
Jira: https://issues.redhat.com/browse/OSPRH-7415

Reviewed-by: Andrew Bays <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants